Expand description

Opentracing middleware implementation for [reqwest-middleware].

Attach TracingMiddleware to your client to automatically trace HTTP requests.

Structs

Middleware for tracing requests using the current Opentelemetry Context.